BspSrfSubdivAtParam

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BspSrfSubdivAtParam()  

SYNOPSIS

cagd_lib/sbsp_aux.c:50

CagdSrfStruct *BspSrfSubdivAtParam(CagdSrfStruct *Srf,
                                   CagdRType t,
                                   CagdSrfDirType Dir)
 

DESCRIPTION

Given a Bspline surface - subdivides it into two sub-surfaces at the given parametric value. Returns pointer to first surface in a list of two subdivided surfaces.  

PARAMETERS:

Srf: To subdivide at parameter value t.

t: Parameter value to subdivide Srf at.

Dir: Direction of subdivision. Either U or V.  

FUNCTION RETURN VALUE

CagdSrfStruct *: A list of the two subdivided surfaces.  

SEE ALSO

CagdSrfSubdivAtParam, BzrSrfSubdivAtParam, TrimSrfSubdivAtParam,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:18 GMT, October 17, 2022